-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.14.0 (latest)
-
Code
-
Classes
- LknWCGatewayCieloCredit
Total Complexity |
129 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
1,040 |
Lines of code |
733 |
Logical lines of code |
327 |
Comment lines |
146 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
22 |
34 |
197 |
payment_fields() |
B |
31 |
16 |
151 |
get_card_provider() |
A |
42 |
14 |
55 |
init_form_fields() |
A |
33 |
3 |
132 |
process_refund() |
A |
49 |
10 |
26 |
validate_exp_date() |
S |
52 |
7 |
25 |
payment_gateway_scripts() |
S |
52 |
7 |
22 |
admin_load_script() |
S |
55 |
7 |
15 |
validate_fields() |
S |
53 |
6 |
21 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
57 |
6 |
16 |
__construct() |
S |
51 |
3 |
26 |
validate_card_holder_name() |
S |
64 |
4 |
9 |
lknGetCartTotal() |
S |
59 |
3 |
14 |
add_notice_once() |
S |
73 |
2 |
5 |
process_subscription_payment() |
S |
79 |
1 |
3 |